use to/fromOsPath
authorJoey Hess <joeyh@joeyh.name>
Tue, 11 Feb 2025 17:54:17 +0000 (13:54 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 11 Feb 2025 17:54:51 +0000 (13:54 -0400)
commita5eaf3d4d2c80416baa969ff34c4697af2e73280
tree2786f11aaa310fa04ab70b6e1e91c7da59e55589
parent780a379ab1e9ef88b855525c66070651159f1f5d
use to/fromOsPath

Just to reduce the number of from/toRawFilePath calls, which I would
like to minimize.

In this build path, the two are the same though.
Utility/SystemDirectory.hs